home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Visio / flash / visio10_ui.swf / scripts / DefineButton2_284 / BUTTONCONDACTION on(release, keyPress Enter).as next >
Encoding:
Text File  |  2001-03-22  |  106 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    _root.g_gotoTourCut = true;
  3.    _root.gotoAndPlay("pertourOut");
  4. }
  5.